home *** CD-ROM | disk | FTP | other *** search
/ .net - The Best of 1999/2000 / netCD Special01.iso / pc / Security / 00103_Product 6 Website.ls < prev    next >
Encoding:
Text File  |  2000-07-20  |  115 b   |  8 lines

  1. on mouseDown me
  2.   puppetSound(1, "ClickSound")
  3. end
  4.  
  5. on mouseUp me
  6.   gotoNetPage("http://www.eastbaytech.com/")
  7. end
  8.